func runtime.assertE2I2

2 uses

	runtime (current package)
		iface.go#L457: func assertE2I2(inter *interfacetype, t *_type) *itab {
		mfinal.go#L495: 		if itab := assertE2I2(ityp, efaceOf(&obj)._type); itab != nil {